'Declaration
<DispIdAttribute(664)> Function SwapColor( _ ByVal ImageID As Integer, _ ByVal ColorSrc As Integer, _ ByVal ColorDst As Integer, _ ByVal Threshold As Single _ ) As GdPictureStatus
[DispId(664)] GdPictureStatus SwapColor( int ImageID, int ColorSrc, int ColorDst, float Threshold )
function SwapColor( ImageID: Integer; ColorSrc: Integer; ColorDst: Integer; Threshold: Single ): GdPictureStatus;
DispIdAttribute(664) function SwapColor( ImageID : int, ColorSrc : int, ColorDst : int, Threshold : float ) : GdPictureStatus;
[DispId(664)] GdPictureStatus SwapColor( int ImageID, int ColorSrc, int ColorDst, float Threshold )
[DispId(664)] GdPictureStatus SwapColor( int ImageID, int ColorSrc, int ColorDst, float Threshold )
Parameters
- ImageID
- ColorSrc
- ColorDst
- Threshold